entry: Shorten touch selection timeout
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2015 17:55:09 +0000 (13:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 10:56:12 +0000 (06:56 -0400)
commit1bd10f2a7bc2164541829c48b48d338d199015f2
treed64c928b85bed61c2bfc2dc1d9f3ecbdf8e3815b
parent0a2b1b68fabba32add0cb95f2aa5c05539f935c5
entry: Shorten touch selection timeout

We don't want the popup to appear spontaneously, so eventually
the timeout may go away altogether. For now, shorten it to 50ms,
to avoid rewriting all the places where the timeout is set or
unset.
gtk/gtkentry.c